From: Chen Fan Date: Fri, 3 Feb 2017 07:03:06 +0000 (+0800) Subject: doc: fix typo in CONTRIBUTING X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~40^2~55 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=e9b989f02dd8d464abfc5b93d70f84598dc87d96;p=ostree.git doc: fix typo in CONTRIBUTING Signed-off-by: Chen Fan Closes: #667 Approved by: cgwalters --- diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 36588113..bbe0d553 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -12,7 +12,7 @@ for more information. Instead, we use an instance of [Homu](https://github.com/servo/homu), currently known as `cgwalters-bot`. -As a review proceeeds, the preferred method is to push `fixup!` +As a review proceeds, the preferred method is to push `fixup!` commits via `git commit --fixup`. Homu knows how to use `--autosquash` when performing the final merge. See the [Git documentation](https://git-scm.com/docs/git-rebase) for more